FieldObject Object

The FieldObject Object represents a field found in a report (for example, special field, database field, parameter field, etc.). This object provides properties for retrieving information for a field in your report. A FieldObject Object is obtained from the Item property of the ReportObjects Collection, (for example, ReportObjects.Item(Index), where the index can be the 1-based index number of the item or an Object name).

Property Description Read/ Write Restriction in event handler

AmPmType

CRAMPMType. Gets or sets the AM/PM type option.

Read/Write

Can be written only when formatting idle or active.

AmString

String. Gets or sets the AM string.

Read/Write

Can be written only when formatting idle or active.

BackColor

OLE_COLOR. Gets or sets the object background color.

Read/Write

Can be written only when formatting idle or active.

BooleanOutput
Type

CRBooleanOutputType. Gets or sets the Boolean output type.

Read/Write

Can be written only when formatting idle or active.

BorderColor

OLE_COLOR. Gets or sets the object border color.

Read/Write

Can be written only when formatting idle or active.

BottomLineStyle

CRLineStyle. Gets or sets bottom line style.

Read/Write

Can be written only when formatting idle or active.

CanGrow

Boolean. Gets or sets can the grow option.

Read/Write

Can be written only when formatting idle or active.

CharacterSpacing

Long. Gets or sets the character spacing.

Read/Write

Can be written only when formatting idle.

CloseAtPageBreak

Boolean. Gets or sets the close border on page break option.

Read/Write

Can be written only when formatting idle or active.

CurrencyPosition
Type

CRCurrencyPositionType. Gets or sets the currency position type.

Read/Write

Can be written only when formatting idle or active.

CurrencySymbol

String. Gets or sets the currency symbol.

Read/Write

Can be written only when formatting idle or active.

CurrencySymbol
Type

CRCurrencySymbolType. Gets or sets the currency symbol type.

Read/Write

Can be written only when formatting idle or active.

DateCalendarType

CRDateCalendarType. Gets or sets the date calendar type.

Read/Write

Can be written only when formatting idle.

DateEraType

CRDateEraType. Gets or sets the date era type.

Read/Write

Can be written only when formatting idle.

DateFirstSeparator

String. Gets or sets the date first separator.

Read/Write

Can be written only when formatting idle or active.

DateOrder

CRDateOrder. Gets or sets the date order.

Read/Write

Can be written only when formatting idle or active.

DatePrefixSeparator

String. Gets or sets the date prefix separator.

Read/Write

Can be written only when formatting idle or active.

DateSecond
Separator

String. Gets or sets the date second separator.

Read/Write

Can be written only when formatting idle or active.

DateSuffixSeparator

String. Gets or sets the date suffix separator

Read/Write

Can be written only when formatting idle or active.

DateWindows
DefaultType

CRDateWindowsDefaultType. Gets or sets the date windows default type.

Read/Write

Can be written only when formatting idle.

DayType

CRDayType. Gets or sets the day type.

Read/Write

Can be written only when formatting idle or active.

DecimalPlaces

Integer. Gets or sets the number decimal places.

Read/Write

Can be written only when formatting idle or active.

DecimalSymbol

String. Gets or sets the decimal symbol.

Read/Write

Can be written only when formatting idle or active.

DisplayReverseSign

Boolean. Gets or sets the reverse sign option.

Read/Write

Can be written only when formatting idle or active.

EnableTight
Horizontal

Boolean. Gets or sets the tight horizontal option.

Read/Write

Can be written only when formatting idle or active.

Field

Object. Gets the field definition object (for example, Database
FieldDefinition Object, Parameter
FieldDefinition Object, etc.).

Read only

None

FirstLineIndent

Long. Gets or sets the first line indent.

Read/Write

Can be written only when formatting idle.

Font

IFontDisp. Gets or sets the standard OLE font.

Read/Write

Can be written only when formatting idle or active.

HasDropShadow

Boolean. Gets or sets the border drop shadow option.

Read/Write

Can be written only when formatting idle or active.

Height

Long. Gets or sets object height, in twips.

Read/Write

Can be written only when formatting idle or active.

HorAlignment

CRAlignment. Gets or sets the horizontal alignment.

Read/Write

Can be written only when formatting idle or active.

HourMinute
Separator

String. Gets or sets the hour minute separator.

Read/Write

Can be written only when formatting idle or active.

HourType

CRHourType. Gets or sets the hour type.

Read/Write

Can be written only when formatting idle or active.

KeepTogether

Boolean. Gets or sets the keep object together option.

Read/Write

Can be written only when formatting idle or active.

Kind

CRObjectKind. Gets which kind of object (for example, box, cross-tab, field, etc.).

Read only

None

LeadingDayPosition

CRLeadingDayPosition. Gets or sets the leading day position option.

Read/Write

Can be written only when formatting idle.

LeadingDay
Separator

String. Gets or sets the leading day separator.

Read/Write

Can be written only when formatting idle or active.

LeadingDayType

CRLeadingDayType. Gets or sets the leading day type.

Read/Write

Can be written only when formatting idle or active.

Left

Long. Gets or sets the object upper left position, in twips.

Read/Write

Can be written only when formatting idle or active.

LeftIndent

Long. Gets or sets the left indent, in twips.

Read/Write

Can be written only when formatting idle.

LeftLineStyle

CRLineStyle. Gets or sets the left line style.

Read/Write

Can be written only when formatting idle or active.

LineSpacing

Double. Gets the line spacing.

Read Only

None

LineSpacingType

CRLineSpacingType. Gets the line spacing type.

Read Only

None

MaxNumberOf
Lines

Integer. Gets or sets the maximum number of line for a string memo field.

Read/Write

Can be written only when formatting idle or active.

MinuteSecond
Separator

String. Gets or sets minute second separator.

Read/Write

Can be written only when formatting idle or active.

MinuteType

CRMinuteType. Gets or sets the minute type.

Read/Write

Can be written only when formatting idle or active.

MonthType

CRMonthType. Gets or sets month type.

Read/Write

Can be written only when formatting idle or active.

Name

String. Gets or sets the object name.

Read/Write

Can be written only when formatting idle or active.

NegativeType

CRNegativeType. Gets or sets number negative type.

Read/Write

Can be written only when formatting idle or active.

NextValue

Variant. Gets the field next value.

Read only

Can be written only when formatting idle or active.

Parent

Section Object. Reference to the parent object.

Read only

Can be written only when formatting idle or active.

PmString

String. Gets or sets the PM string.

Read/Write

Can be written only when formatting idle or active.

PreviousValue

Variant. Gets the field previous value.

Read only

Can be written only when formatting idle or active.

RightIndent

Long. Gets or sets the right indent, in twips.

Read/Write

Can be written only when formatting idle.

RightLineStyle

CRLineStyle. Gets or sets the right line style.

Read/Write

Can be written only when formatting idle or active.

RoundingType

CRRoundingType. Gets or sets the number rounding type.

Read/Write

Can be written only when formatting idle or active.

SecondType

CRSecondType. Gets or sets the seconds type.

Read/Write

Can be written only when formatting idle or active.

Suppress

Boolean. Gets or sets the object visibility.

Read/Write

Can be written only when formatting idle or active.

SuppressIf
Duplicated

Boolean. Gets or sets the suppress if duplicate option.

Read/Write

Can be written only when formatting idle or active.

SuppressIfZero

Boolean. Gets or sets the suppress if zero option.

Read/Write

Can be written only when formatting idle or active.

TextColor

OLE_COLOR. Gets or sets the object text color.

Read/Write

Can be written only when formatting idle or active.

TextFormat

CRTextFormat. Gets or sets the text format option for string memo fields.

Read/Write

Can be written only when formatting idle.

TextRotationAngle

CRRotationAngle. Gets or sets the text rotation angle.

Read/Write

Can be written only when formatting idle.

Thousands
Separators

Boolean. Gets or sets the enable thousands separators option.

Read/Write

Can be written only when formatting idle or active.

ThousandSymbol

String. Gets or sets the thousand separator symbol.

Read/Write

Can be written only when formatting idle or active.

TimeBase

CRTimeBase. Gets or sets the time base.

Read/Write

Can be written only when formatting idle or active.

Top

Long. Gets or sets the object upper top position, in twips.

Read/Write

Can be written only when formatting idle or active.

TopLineStyle

CRLineStyle. Gets or sets the top line style.

Read/Write

Can be written only when formatting idle or active.

UseLeadingZero

Boolean. Gets or sets the number uses leading zero option.

Read/Write

Can be written only when formatting idle or active.

UseOneSymbol
PerPage

Boolean. Gets or sets the use one symbol per page option.

Read/Write

Can be written only when formatting idle or active.

UseSystem
Defaults

Boolean. Gets or sets the use system defaults formatting option.

Read/Write

Can be written only when formatting idle or active.

Value

Variant. Gets the field current value.

Read Only

Can be written only when formatting idle or active.

Width

Long. Gets or sets the object width, in twips.

Read/Write

Can be written only when formatting idle or active.

YearType

CRYearType. Gets or sets the year type.

Read/Write

Can be written only when formatting idle or active.

ZeroValueString

String. Gets or sets the zero value string for number field format.

Read/Write

Can be written only when formatting idle or active.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com